From: Jonathan Lebon Date: Mon, 23 Apr 2018 13:23:17 +0000 (-0400) Subject: ci: mark some ci testsuites as required again X-Git-Tag: archive/raspbian/2022.1-3+rpi1~1^2~205^2^2~35 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=8073905ca5a772e9f9deb287b03c4114e8729b64;p=ostree.git ci: mark some ci testsuites as required again Follow up to #1536; we are now running all the testsuites on merges, but we weren't actually blocking on their success! Closes: #1552 Approved by: cgwalters --- diff --git a/.papr.yml b/.papr.yml index a1a6741f..7d76d247 100644 --- a/.papr.yml +++ b/.papr.yml @@ -32,6 +32,7 @@ branches: - master - auto - try +required: true container: image: registry.fedoraproject.org/fedora:27 context: f27-primary